/* borders */
.bdr-w-1{border-width:1px!important;}
.bdr-w-2{border-width:2px!important;}
.bdr-w-3{border-width:3px!important;}
.bdr-w-4{border-width:4px!important;}
.bdr-w-5{border-width:5px!important;}
.bdr-w-6{border-width:6px!important;}
.bdr-w-7{border-width:7px!important;}
.bdr-w-8{border-width:8px!important;}
.bdr-w-9{border-width:9px!important;}
.bdr-w-10{border-width:10px!important;}
.bdr-w-11{border-width:11px!important;}
.bdr-w-12{border-width:12px!important;}
.bdr-w-13{border-width:13px!important;}
.bdr-w-14{border-width:14px!important;}
.bdr-w-15{border-width:15px!important;}
.bdr-w-16{border-width:16px!important;}
.bdr-w-17{border-width:17px!important;}
.bdr-w-18{border-width:18px!important;}
.bdr-w-19{border-width:19px!important;}
.bdr-w-20{border-width:20px!important;}
.bdr-w-0{border-width:0!important;}

/* rounded */
.bdr-r-1{border-radius:5px!important;}
.bdr-r-2{border-radius:10px!important;}
.bdr-r-3{border-radius:15px!important;}
.bdr-r-4{border-radius:20px!important;}
.bdr-r-5{border-radius:25px!important;}
.bdr-r-6{border-radius:30px!important;}
.bdr-r-7{border-radius:40px!important;}
.bdr-r-8{border-radius:50px!important;}
.bdr-r-9{border-radius:60px!important;}
.bdr-r-10{border-radius:90px!important;}
.bdr-r-11{border-radius:100px!important;}
.bdr-r-12{border-radius: 50% !important;}
.bdr-r-0{border-radius:0!important;}

/* Backgrounds */
.bg-initial{ background-color: initial!important;}
.bg-trans{ background-color: transparent!important;}
.bg-navy { background-color: #000066!important;}
.bg-blue { background-color: #0074D9!important;}
.bg-sky {background-color: #7FDBFF!important;}
.bg-aqua {background-color: #39CCCC!important;}
.bg-teal {background-color: #1D809F;}
.bg-olive { background-color: #3D9970!important;}
.bg-green { background-color: #2ECC40!important;}
.bg-lime { background-color: #01FF70!important;}
.bg-yellow { background-color: #FFDC00!important;}
.bg-orange { background-color: #FF851B!important;}
.bg-dk-orange { background-color:#DCAB1B!important;}
.bg-red { background-color: #FF4136!important;}
.bg-fuchsia { background-color: #F012BE!important;}
.bg-purple { background-color: #B10DC9!important;}
.bg-purple-d { background-color: #7A60E9!important;}

.bg-maroon { background-color: #85144B!important;}
.bg-white { background-color: #FFFFFF!important;}
.bg-gray { background-color: #AAAAAA!important;}
.bg-drk-gray { background-color: #4d4d4d!important;}
.bg-silver { background-color: #DDDDDD!important;}
.bg-black { background-color: #000!important;}
/* Buttons */
.btn-initial{ background-color: initial!important;}
.btn-trans{ background-color: transparent!important;}
.btn-navy { background-color: #000066!important;}
.btn-blue { background-color: #0074D9!important;}
.btn-sky {background-color: #7FDBFF!important;}
.btn-aqua {background-color: #39CCCC!important;}
.btn-teal {background-color: #1D809F;}
.btn-olive { background-color: #3D9970!important;}
.btn-green { background-color: #2ECC40!important;}
.btn-lime { background-color: #01FF70!important;}
.btn-yellow { background-color: #FFDC00!important;}
.btn-orange { background-color: #FF851B!important;}
.btn-dk-orange { background-color:#DCAB1B!important;}
.btn-red { background-color: #FF4136!important;}
.btn-fuchsia { background-color: #F012BE!important;}
.btn-purple { background-color: #B10DC9!important;}
.btn-purple-d { background-color: #7A60E9!important;}
.btn-maroon { background-color: #85144B!important;}
.btn-white { background-color: #FFFFFF!important;}
.btn-gray { background-color: #AAAAAA!important;}
.btn-drk-gray { background-color: #4d4d4d!important;}
.btn-silver { background-color: #DDDDDD!important;}
.btn-black { background-color: #000!important;}
/* Colors */
.colour-initial{ color: initial!important;}
.colour-navy { color: #000066!important;}
.colour-blue { color: #0074D9!important;}
.colour-sky { color: #7FDBFF!important;}
.colour-aqua { color: #39CCCC!important;}
.colour-teal { color: #1D809F!important;}
.colour-olive { color: #3D9970!important;}
.colour-green { color: #2ECC40!important;}
.colour-lime { color: #01FF70!important;}
.colour-yellow { color: #FFDC00!important;}
.colour-orange { color: #FF851B!important;}
.colour-dk-orange {color:#DCAB1B!important;}
.colour-red { color: #FF4136!important;}
.colour-fuchsia { color: #F012BE!important;}
.colour-purple { color: #B10DC9!important;}
.colour-purple-d { color: #7A60E9!important;}
.colour-maroon { color: #85144B!important;}
.colour-white { color: #FFFFFF!important;}
.colour-silver { color: #DDDDDD!important;}
.colour-gray { color: #AAAAAA!important;}
.colour-drk-gray {color: #4d4d4d!important;}
.colour-black { color: #111111!important;}
/* Border colors*/
.border--initial { border-color: initial!important;}
.border--navy { border-color: #000066!important;}
.border--blue { border-color: #0074D9!important;}
.border--sky { border-color: #7FDBFF!important;}
.border--aqua { border-color: #39CCCC!important;}
.border--teal { border-color: #1D809F!important;}
.border--olive { border-color: #3D9970!important;}
.border--green { border-color: #2ECC40!important;}
.border--lime { border-color: #01FF70!important;}
.border--yellow { border-color: #FFDC00!important;}
.border--orange { border-color: #FF851B!important;}
.border--dk-orange { border-color:#DCAB1B!important;}
.border--red { border-color: #FF4136!important;}
.border--fuchsia { border-color: #F012BE!important;}
.border--purple { border-color: #B10DC9!important;}
.border--purple-d { border-color: #7A60E9!important;}
.border--maroon { border-color: #85144B!important;}
.border--white { border-color: #FFFFFF!important;}
.border--gray { border-color: #AAAAAA!important;}
.border--silver { border-color: #DDDDDD!important;}
.border--drk-gray { background-color: #4d4d4d!important;}
.border--black { border-color: #111111!important;}
